Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bare integration #21

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

bare integration #21

wants to merge 2 commits into from

Conversation

rafapaezbas
Copy link

No description provided.

cmd.js Outdated
@@ -0,0 +1,67 @@
const Hyperbeam = require('./')

if (global.Bare) process = require('bare-process') // eslint-disable-line
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also require('process') and then add an imports map to package.json that remaps process to bare-process in Bare.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants